aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/expenses/page.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Create expense from receipt (#69)Sebastien Castiel2024-01-301-1/+12
| | | | | | | * Create expense from receipt * Add modal * Update README
* Use React’s cache to avoid some queries to the databaseSebastien Castiel2024-01-301-3/+6
|
* Disable prefetch on export linkSebastien Castiel2024-01-261-0/+1
|
* Improve UI of expense listSebastien Castiel2024-01-171-1/+1
|
* Add GitHub actionsSebastien Castiel2024-01-161-2/+5
|
* Export group expenses as JSON (Closes #42)Sebastien Castiel2024-01-151-3/+8
|
* Improve design for expense listSebastien Castiel2024-01-101-3/+3
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-091-36/+44
|
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-1/+1
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-1/+1
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Improve loading statesSebastien Castiel2023-12-141-11/+35
|
* Titles and navigationSebastien Castiel2023-12-071-0/+5
|
* Improve responsivenessSebastien Castiel2023-12-061-116/+8
|
* Better expense listSebastien Castiel2023-12-061-10/+53
|
* ReimbursementsSebastien Castiel2023-12-061-1/+5
|
* TabsSebastien Castiel2023-12-061-0/+114